![]() |
|
|||
|
How to playback FLV files using Beyond TV?
I would like to use Beyond TV to playback FLV files (flash video files).
I tried installing ffdshow + FLVSplitter.ax, as mentioned in this thread: HELP - Play flash video on a BM plugin? This is supposed to enable the FLV decoder in any DirectShow-based application. Indeed, it does make them play in Windows Media Player, but BTV still will not play them back. If I leave the file extension the original .flv, BTV will not even see the files. If I rename them to .AVI or .MP4, it sees them but claims they are corrupt. Any suggestions? I like to use BTV's superb UI for all playback functions, and not have to switch to a non-10ft type player. Thanks, Soundman |
|
|||
|
Re: How to playback FLV files using Beyond TV?
I use this command script with VLC to convert downloaded .FLV files to MPEG:
Code:
@C:\Progra~1\VideoLAN\VLC\vlc.exe -vvv %1 --sout-keep --sout=#gather{} --sout=#transcode{vcodec=mp2v,vb=1024,scale=1,acodec=mpga,ab=192,channels=2}:standard{access=file,mux=ts,dst=%1.mpg} --sout-all vlc:quit
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Playback of .tp files on another computer | kjbecker | Beyond TV and Beyond TV Link User-to-User Troubleshooting & Support Forum | 21 | 02-11-2007 10:10 AM |
| How do I playback .tp files in Zoomplayer? | klingonscum | Beyond TV and Beyond TV Link User-to-User Troubleshooting & Support Forum | 3 | 11-01-2006 05:35 PM |
| Playback of own files and MMS streaming | daedalion | Beyond TV and Beyond TV Link | 5 | 02-24-2005 08:29 AM |
| can't playback some files it records | cadet | Beyond TV and Beyond TV Link User-to-User Troubleshooting & Support Forum | 2 | 06-29-2003 12:09 PM |